home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Select: Games Special 4
/
THE BEST OF SELECT Games Special 4 (Select CD-ROM)(1996).iso
/
dosgames
/
screamer
/
readme.bat
< prev
next >
Wrap
DOS Batch File
|
1995-09-21
|
835b
|
28 lines
@ECHO OFF
CLS
:INTRO
ECHO You must run SETUP before running SCREAMER for the first time.
ECHO.
ECHO This will let you set up your sound card, and controls for the game.
ECHO.
ECHO If you don't know your sound card settings, you can use the AUTO-DETECT
ECHO.
ECHO feature. However, AUTO-DETECT can hang on some systems. If this
ECHO.
ECHO happens, reboot and enter the settings manually. Refer to your sound
ECHO.
ECHO card manual for help on this.
ECHO.
ECHO After selecting sound card settings and controls, press ESCape to
ECHO.
ECHO exit to DOS. Type SCREAMER to run the Screamer demo. Once the demo
ECHO.
ECHO has started, press the SPACEBAR to begin playing. After your race is
ECHO.
ECHO complete, a replay will play. To bypass the replay, press the ESCape key.
ECHO.
ECHO.
:END